Skip to content

Tags: pindoio/blocjs

Tags

blocjs-v1.0.6

Toggle blocjs-v1.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Switch to rollup for library bundling (#49)

* Forced the bundle to use commonjs2

* fix: Configured the publish to allow import without the extension

* fix: updated webpack config to solve issue with jest tests

* fix: switched from webpack to using rollup for bundling

blocjs-v1.0.5

Toggle blocjs-v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: updated webapack to use `umd` (#48)

* Forced the bundle to use commonjs2

* fix: Configured the publish to allow import without the extension

* fix: updated webpack config to solve issue with jest tests

blocjs-v1.0.4

Toggle blocjs-v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Import without extension (#47)

* Forced the bundle to use commonjs2

* fix: Configured the publish to allow import without the extension

blocjs-v1.0.3

Toggle blocjs-v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Forced the bundle to use commonjs2 (#46)

* Forced the bundle to use commonjs2

* Reverted back

* fix: bundled as commonjs package

blocjs-v1.0.2

Toggle blocjs-v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: hide property to hide or use initial (default) display behavior (#…

…45)

blocjs-v1.0.1

Toggle blocjs-v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Added docs package as part or the monorepo and simplified depend…

…encies (#44)

* Added docs

* fix: dependencies to minimize the size of the package

* Added docs package as part or the monorepo

blocjs-v1.0.0

Toggle blocjs-v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Used yarn workspace instead of npx (#43)