Joost De Cock
777acaf74a
chore: Reconfigure packages
2022-01-28 20:30:45 +01:00
Joost De Cock
3d15149d67
chore: Reconfigure packages
2022-01-28 20:25:21 +01:00
Joost De Cock
c7905690a0
chore: Downgrade to react-scripts 4
2022-01-28 20:22:52 +01:00
Joost De Cock
ee2f0b0eac
chore: Reconfigure packages
2022-01-28 19:59:00 +01:00
Joost De Cock
9fcd2feb8a
chore: Upgrade dev environments react-script
2022-01-28 17:46:43 +01:00
Joost De Cock
2380b4f2db
chore: Reconfigure packages
2022-01-27 15:20:28 +01:00
Joost De Cock
4143b3a818
chore: Reconfigure packages
2022-01-27 12:59:01 +01:00
Joost De Cock
e926e20acf
chore: Dependency updates
2022-01-27 09:35:42 +01:00
dependabot[bot]
060e9add55
chore(deps-dev): bump react-scripts from 4.0.3 to 5.0.0
...
Bumps [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts ) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-4.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.0/packages/react-scripts )
---
updated-dependencies:
- dependency-name: react-scripts
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-26 08:01:05 +00:00
Joost De Cock
727dcd54aa
chore: Fixed release date
2022-01-24 09:38:21 +01:00
Joost De Cock
a2a4e2a838
chore: Reconfigure packages
2022-01-24 09:34:01 +01:00
Joost De Cock
8d2ec0c9f1
chore: Reconfigure packages
2022-01-23 14:27:21 +01:00
Joost De Cock
29c598301c
chore: Switch to next tag for prerelease
2022-01-23 14:05:48 +01:00
Joost De Cock
c654a8b7ed
chore: Changelog update
2022-01-23 14:05:19 +01:00
Joost De Cock
2a220392d4
chore: Switched to default inport for version
...
The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.
This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
2022-01-23 13:22:13 +01:00
Joost De Cock
a5844ee08b
chore: Upgraded rollup/plugin-commonjs
2022-01-15 18:26:14 +01:00
Joost De Cock
3f6be382df
chore: Reconfigure packages
2022-01-14 13:00:45 +01:00
Joost De Cock
64609388bd
chore: Reconfigure packages
2022-01-09 19:19:52 +01:00
Joost De Cock
373b2c6975
release: 2.19.8
2022-01-08 16:33:28 +01:00
Joost De Cock
fc430ebc19
chore: Prep for prerelease
2022-01-08 15:38:11 +01:00
Joost De Cock
25cdf7d3ae
fix: changelog date
2022-01-05 19:32:44 +01:00
Joost De Cock
3e8dc11fe2
chore: Reconfigure packages
2022-01-05 19:09:41 +01:00
Joost De Cock
9c8c0938c0
chore: Reconfigure packages
2022-01-05 18:59:10 +01:00
Joost De Cock
ecc442b2e8
chore: Changelog update
2022-01-04 20:32:10 +01:00
Joost De Cock
aaeb2de7fd
chore: Updated cibuild to deal with 2 steps
2021-12-31 14:16:21 +01:00
Joost De Cock
0a53720bb0
chore: Reconfigure packages
2021-12-29 08:58:47 +01:00
Joost De Cock
afae4b1299
chore: Reconfigure packages
2021-11-29 11:41:42 +01:00
Joost De Cock
439c507eaa
chore: Reconfigure packages
2021-11-28 17:35:55 +01:00
Joost De Cock
5bdd91de5f
chore: Reconfigure packages
2021-11-28 17:34:00 +01:00
Joost De Cock
68f742d9a6
fix: alphabetic ordering of contributors
2021-11-28 17:27:56 +01:00
Joost De Cock
cacf17c56e
fix: Merged different contributor lists
2021-11-28 17:21:50 +01:00
Joost De Cock
0e5ca3520d
chore: Reconfigure packages
2021-11-28 17:11:46 +01:00
Joost De Cock
f25459f3cb
chore: Reconfigure packages
2021-11-28 17:03:16 +01:00
Joost De Cock
c4f0b8ca19
Implement all-contributors. See #1523
2021-11-27 20:06:56 +01:00
Joost De Cock
c4e0a42ca2
chore(simone): Updated unit tests. See #408
2021-11-27 16:52:03 +01:00
Joost De Cock
9c11b2adc7
chore: Reconfigure packages
2021-11-13 14:59:43 +01:00
Joost De Cock
628ba70e05
chore: Reconfigure packages
2021-11-09 08:30:19 +01:00
Joost De Cock
0fec8565c7
fix(simon/simone): Dependencies. Closes #1454
2021-11-08 19:02:15 +01:00
Joost De Cock
dbc222756d
release: 2.19.3
2021-11-05 19:21:07 +01:00
dependabot[bot]
e91bffe1db
Bump axios from 0.21.1 to 0.21.2
...
Bumps [axios](https://github.com/axios/axios ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 08:37:40 +00:00
Joost De Cock
53fa6c0697
chore: Reconfigure packages
2021-11-02 09:25:19 +01:00
Joost De Cock
c05ab625be
chore: Changelog update
2021-11-02 09:08:20 +01:00
Joost De Cock
4772fa988c
fix(simon): Missing store object in buttonplacket part
2021-11-01 18:15:47 +01:00
Joost De Cock
1f665af908
fix(simon): Missing store object in buttonholdplacket part
...
Closes #1428
2021-11-01 18:12:27 +01:00
joostdecock
6ac640cc16
chore: Reconfigure packages
2021-10-23 15:02:05 +02:00
joostdecock
53a70ce52e
fix(simon): Fit the collar. Closes #1411
...
Feeling a bit embarassed by this 🙈
2021-10-23 14:12:36 +02:00
joostdecock
2695f9cc30
chore: Changelog update
2021-10-17 18:00:14 +02:00
joostdecock
71781ff022
chore: Reconfigure packages
2021-10-17 17:37:58 +02:00
joostdecock
4447db61cf
chore: Reconfigure packages
2021-10-16 13:49:50 +02:00
joostdecock
063464d98d
chore: Reconfigure packages
2021-10-15 17:44:43 +02:00