Skip to content

Conversation

GordonSmith
Copy link
Member

@GordonSmith GordonSmith commented Aug 13, 2024

🤖 I have created a release beep boop

wasm: 3.1.0

3.1.0 (2024-08-13)

Features

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @hpcc-js/wasm-base91 bumped from 1.0.2 to 1.1.0
      • @hpcc-js/wasm-duckdb bumped from 1.0.1 to 1.1.0
      • @hpcc-js/wasm-expat bumped from 1.0.1 to 1.1.0
      • @hpcc-js/wasm-graphviz bumped from 1.0.2 to 1.1.0
      • @hpcc-js/wasm-zstd bumped from 1.0.2 to 1.1.0
wasm-base91: 1.1.0

1.1.0 (2024-08-13)

Features

wasm-duckdb: 1.1.0

1.1.0 (2024-08-13)

Features

wasm-expat: 1.1.0

1.1.0 (2024-08-13)

Features

wasm-graphviz: 1.1.0

1.1.0 (2024-08-13)

Features

wasm-graphviz-cli: 1.1.0

1.1.0 (2024-08-13)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/wasm-graphviz bumped from 1.0.2 to 1.1.0
wasm-root: 3.0.0

3.0.0 (2024-08-13)

⚠ BREAKING CHANGES

  • Refactor public interfaces to follow common pattern Start using sfx-wasm bundler

Features

Bug Fixes

  • __filename and es6 modules (3d80a39)
  • __filename runtime error (969f62d)
  • __hpcc_wasmFolder override has erroneous "/" char. (1e4f67e)
  • "Last error" contains corrupt string (cc69093), closes #59
  • Add cli to "files" section (189ba5a)
  • Add index.js for type resolution (c370257)
  • Add missing export StackElement (d786b2a)
  • Add support for table based labels (e953069)
  • Add web worker unit test (f12f5e2)
  • build: Force scripts to have \n line endings (04e07ae)
  • Bundle yargs into cli.js (92dc2ba)
  • Convert JSDelivr purge to ESM (5712eb7)
  • Convert local import to be dynamic (af11237)
  • Dock path typo (9b217c8)
  • Docs failing to generate (5e6cf94)
  • Documentaion contains invalid links (65c3c4e), closes #226
  • Documentaion contains invalid links (225c175), closes #226
  • Env detection fails in next.js (7889083)
  • Error handling using GraphvizSync() layout (4ce3545), closes #125
  • Exclude sourcemaps from node_modules (a7772b3)
  • Expose specific node/browser packages (cb36fac), closes #115
  • Fix load cache II (98f2fcd)
  • Force pre-relase to true on "next" release. (c28b76a)
  • Global install missing yargs (a767e79)
  • graphviz: Add additional exports for Graphviz params (9d96281), closes #92
  • graphviz: Add missing options (and defaults) (f14588b)
  • Improve "require" and "commonjs" support (15e1ace)
  • Improve default wasmFolder heuristic (d85ddac)
  • Internal source maps can cause warnings in hosting packages (1a113ae)
  • Legacy browser loading fails (UMD) (1a4388a), closes #228
  • Limit dependabot.yml to only bump security issues (b41a764)
  • package: main points to non existant package (0128401), closes #114
  • publish: Auto releasing fails in GH Action (6af6f60)
  • Raw git demo fails (69ec4d5)
  • ReadMe: Minor formatting fix. (c0f8d9a)
  • readme: Update readme sample html to working version (c042ba9)
  • Remove "eval" code (4d5a0ee), closes #56
  • Rename version method for 2.x (13639ad)
  • Revert to es5 code generation (e29f5f4)
  • Rollback merging of NodeJS and Web builds (7c2c294)
  • Rollback wasmFolder heuristics (4f3d380)
  • security: Bump versions for latest security updates (caf6f1f)
  • Separate NodeJS module from Browser module (932dba5)
  • Site generation was failing (c64cd0f)
  • Sync cmake files (9229493)
  • Tag pre-release npm publish CI command (3785a32)
  • Test asset should fail (175325d)
  • test: Add helloworld.html example (7a0257a)
  • Typo in package.json (cbf98b0)
  • Typo in readme.md (8ab6955)
  • Update docker build (25e7410)
  • Update test/demo pages to work with es6 (70e0528), closes #146
  • vitepress failing to build docs (d179a54)
  • wasmBinary should be an ArrayBuffer (4b18e61)
  • wasmFolder caching issue (5e51fb5)
  • wasmFolder: Add default folder when "undefined" (233f97c)
  • wasmFolder: Remove trailing folder (e4e0e0f)
wasm-zstd: 1.1.0

1.1.0 (2024-08-13)

Features


This PR was generated with Release Please. See documentation.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 10369362864

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 92.445%

Totals Coverage Status
Change from base Build 10369330770: -0.2%
Covered Lines: 931
Relevant Lines: 939

💛 - Coveralls

@GordonSmith GordonSmith force-pushed the release-please--branches--trunk branch from c1cc897 to 438cc17 Compare August 13, 2024 12:20
@GordonSmith GordonSmith merged commit c522aec into trunk Aug 13, 2024
@GordonSmith GordonSmith deleted the release-please--branches--trunk branch August 13, 2024 15:37
@GordonSmith
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment