<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/yarn.lock, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>Remove yarn.lock from project root</title>
<updated>2020-10-05T13:37:53+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-10-05T13:37:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=99be26f6d0b06cfcfd92744a5d6ac3d740bfeed1'/>
<id>99be26f6d0b06cfcfd92744a5d6ac3d740bfeed1</id>
<content type='text'>
This change removes the yarn.lock from the root of the project
repository which was left there during the monorepo migration. The file
also correctly exists in the frontend directory itself.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes the yarn.lock from the root of the project
repository which was left there during the monorepo migration. The file
also correctly exists in the frontend directory itself.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'gitlab/master'</title>
<updated>2020-06-08T14:37:24+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-06-08T14:11:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=7032a007d4431f5a0c4c5e2d3f3bd20462d49950'/>
<id>7032a007d4431f5a0c4c5e2d3f3bd20462d49950</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build issue</title>
<updated>2019-02-11T07:58:23+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>G.Andreadis@student.tudelft.nl</email>
</author>
<published>2019-02-11T07:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=513c8e5a98f3776f731a59ba3174eb2c4b86a9c7'/>
<id>513c8e5a98f3776f731a59ba3174eb2c4b86a9c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug: Fix React invariant error due to dependency mismatch</title>
<updated>2018-11-12T20:29:38+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2018-11-12T20:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=4ccc0ca058f88610980ccc31e4fda726a57037e2'/>
<id>4ccc0ca058f88610980ccc31e4fda726a57037e2</id>
<content type='text'>
This change fixes an issue with React crashing due to an invariant error
that was caused by a dependency mismatch between React and react-konva.

I have included the Yarn lock file in the repository to prevent these
issues from happening in the future and keeping the installation
deterministic. Additionally, I have updated react-konva and konva to the
latest version to be compatible with the targeted React release.

Fixes #63
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change fixes an issue with React crashing due to an invariant error
that was caused by a dependency mismatch between React and react-konva.

I have included the Yarn lock file in the repository to prevent these
issues from happening in the future and keeping the installation
deterministic. Additionally, I have updated react-konva and konva to the
latest version to be compatible with the targeted React release.

Fixes #63
</pre>
</div>
</content>
</entry>
</feed>
