Skip to content

Version Packages#16

Merged
zth merged 1 commit intomainfrom
changeset-release/main
Jul 3, 2025
Merged

Version Packages#16
zth merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

rescript-bun@0.6.0

Minor Changes

  • c6b9a03: Add bindings to routes in Bun.serve.
  • c6b9a03: Add basic SQLite bindings in BunSqlite.

Check out the 2.x branch for ReScript v12 support.

0.5.0

  • Add bindings for Response.json(). Add Response.json binding #5
  • Return JSON data with Response.makeWithJson
  • Return any data type with Response.makeWithJsonUnsafe
  • Upgrade to ReScript >=11.1.0 and Core >=1.3.0.
  • Fix issue with bigint type.

0.4.1

  • Fix package-lock.json issue.

0.4.0

0.3.1

  • Fix Bun.scanSync APIs.

0.3.0

0.2.1

  • Fix Glob.

0.2.0

  • Fix Bun.write bindings.
  • Fix TextDecoder.decode binding.
  • Add bindings to create new Request.
  • Add bindings to Glob.

@github-actions github-actions bot force-pushed the changeset-release/main branch from 760b173 to 9f72753 Compare June 27, 2025 08:30
@github-actions github-actions bot force-pushed the changeset-release/main branch from 9f72753 to 812527c Compare July 3, 2025 04:12
@zth zth merged commit ae49b71 into main Jul 3, 2025
@zth zth deleted the changeset-release/main branch July 3, 2025 04:28
zth added a commit that referenced this pull request Jul 26, 2025
* note about 2.x

* fix: update depracated getWithDefault from Readme (#10)

* Add `routes` object in `serveOptions` (#11)

* feat: add router to serveOptions

* remove empty line

* change Promise.t to promise in router handler

* add unboxed variant type for static and handler method responses

* Basic Sqlite bindings (#12)

* changelog

* basic bindings for SQLite

* changelog

* chore: add changesets for release (#15)

* add unreleased changes as changesets

* try changing config

* permissions

* feat: bun redis bindings (#14)

* feat: bun redis bindings

* fix: resolve unit test

* fix: resolve playground tests

* Version Packages (#16)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* package lock

* 2.0.0-alpha.1 and rescript v12 support

* up readme

* Update to ReScript v12

* Run test

* Add changelog entry

* Revert shell test change

---------

Co-authored-by: Gabriel Nordeborn <gabbe.nord@gmail.com>
Co-authored-by: Fabrizio Delcompare <35388973+fabrv@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant