Releases: junobuild/juno-js
Releases · junobuild/juno-js
v0.0.12
Features
- add a backwards compatibility workaround to upgrade satellites with previous
list_controllers
v0.0.11
Breaking Changes
admin
package updated for new controllers structure
v0.0.10
Build
- replace
ic0.app
withicp0.io
following forum announcement
v0.0.9
Breaking Changes
- Node
cjs
has been deprecated foresm
- i.e. libraries of Juno are now shipped for browser and node as ES modules
Features
core
: provide an optional web worker that checks periodically (every second) the session timeout and sign-out the user automatically if expired
Fix
- Resolve build warning "Critical dependency: require function is used in a way in which dependencies cannot be statically extracted" when libs were used in webpack projects
Build
- bump agent-js
v0.15.4
v0.0.8
Core
Features
- sort list options for timestamps
- update types converter for dfx v0.13.1
v0.0.7
Core
Breaking Changes
windowOpenerFeatures
deprecated and replaced with an optionwindowed?: boolean
Features
- the II auth is now per default opened in a popup which is automatically centered. Developer can opt-out with above option.
v0.0.6
Core
Features
- prefix storage full path with collection (e.g.
hello.png
in collectionimages
=>/images/hello.png
)
v0.0.5
Build
- ship
declarations
with bundles - add dependencies to
package.json
of the libs
v0.0.4
Core
Breaking Changes
initDapp
renamed toinitJuno
to make the purpose of the function a bit more obvious
v0.0.3
Admin
Features
- support for new storage config headers and deprecate trailing slash option
Fix
- spread config