0.1.10 (2024-08-23)
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.5 to ^0.3.6
- peerDependencies
0.1.9 (2024-08-17)
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.5
- peerDependencies
0.1.8 (2023-09-29)
Note: This is a redo of the 0.1.7 release to workaround an npmjs registry issue. There are no actual changes in this release.
0.1.7 (2023-09-28)
- add trivial changes to correct previous publish failures and force re-publish (#362) (544d4da), closes #361
0.1.6 (2023-09-05)
Note: The peerDependencies
field for the plugin-vite
package has been updated to allow for either vite ^3.0.0
or vite ^4.0.0
.
While other SDEverywhere packages have been updated to use Vite 4 internally, the plugin-vite
package should work fine regardless
of whether your project is configured to use Vite 3 or Vite 4.
0.1.5 (2022-12-10)
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.2.0 to ^0.3.0
- peerDependencies
0.1.4 (2022-10-25)
0.1.3 (2022-09-28)
- make build package a peer dependency for plugins (#241) (05ea85f), closes #237
- upgrade to vite 3.1.3 (#242) (e6ff922), closes #238
0.1.2 (2022-09-21)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
0.1.1 (2022-08-05)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1
- dependencies