0.2.7 (2024-08-27)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.4 to ^0.2.5
- @sdeverywhere/runtime-async bumped from ^0.2.4 to ^0.2.5
- dependencies
0.2.6 (2024-08-23)
- The following workspace dependencies were updated
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.5 to ^0.3.6
- peerDependencies
0.2.5 (2024-08-21)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.3 to ^0.2.4
- @sdeverywhere/runtime-async bumped from ^0.2.3 to ^0.2.4
- dependencies
0.2.4 (2024-08-17)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.2 to ^0.2.3
- @sdeverywhere/runtime-async bumped from ^0.2.2 to ^0.2.3
- peerDependencies
- @sdeverywhere/build bumped from ^0.3.0 to ^0.3.5
- dependencies
0.2.3 (2023-09-28)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.1 to ^0.2.2
- @sdeverywhere/runtime-async bumped from ^0.2.1 to ^0.2.2
- dependencies
0.2.2 (2023-09-28)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.2.0 to ^0.2.1
- @sdeverywhere/runtime-async bumped from ^0.2.0 to ^0.2.1
- dependencies
0.2.1 (2023-09-05)
0.2.0 (2022-12-10)
- The
startTime
andendTime
properties have been removed from theModelSpec
interface in the@sdeverywhere/build
package, so it is no longer necessary for you to provide them in yoursde.config.js
file.
- remove
startTime
andendTime
fromModelSpec
interface and handle SAVEPER != 1 (921014a)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/runtime bumped from ^0.1.0 to ^0.2.0
- @sdeverywhere/runtime-async bumped from ^0.1.0 to ^0.2.0
- peerDependencies
- @sdeverywhere/build bumped from ^0.2.0 to ^0.3.0
- dependencies
0.1.4 (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.3 (2022-09-26)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.1 to ^0.2.0
- dependencies
0.1.2 (2022-08-05)
- The following workspace dependencies were updated
- dependencies
- @sdeverywhere/build bumped from ^0.1.0 to ^0.1.1
- dependencies