Armani Ferrante 0b4c7b0c73 v0.24.2 (#1788) %!s(int64=3) %!d(string=hai) anos
..
src 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) %!s(int64=3) %!d(string=hai) anos
tests 7d611ac46f ts: fix program upgrade event crashes existing listeners (#1757) %!s(int64=3) %!d(string=hai) anos
types 24d07aa41b ts: Types fixes (#850) %!s(int64=4) %!d(string=hai) anos
README.md 1f95929f1d docs: add webpack 5 note on @project-serum/anchor (#1320) %!s(int64=3) %!d(string=hai) anos
jest.config.js 5e8d335599 ts: Improve native ESM compatibility (#1053) %!s(int64=3) %!d(string=hai) anos
package.json 0b4c7b0c73 v0.24.2 (#1788) %!s(int64=3) %!d(string=hai) anos
rollup.config.ts 0f8de4f6af ts: Create a minified browser build (#1108) %!s(int64=3) %!d(string=hai) anos
tsconfig.base.json 0f8de4f6af ts: Create a minified browser build (#1108) %!s(int64=3) %!d(string=hai) anos
tsconfig.cjs.json 0f8de4f6af ts: Create a minified browser build (#1108) %!s(int64=3) %!d(string=hai) anos
tsconfig.json 0f8de4f6af ts: Create a minified browser build (#1108) %!s(int64=3) %!d(string=hai) anos
yarn.lock fb149f96a1 update yarn lockfile, fix cli template, and fix ci (#1770) %!s(int64=3) %!d(string=hai) anos

README.md

@project-serum/anchor

npm Docs

TypeScript client for Anchor programs.

Note

  • @project-serum/anchor depends on node.js native modules. Therefore, webpack 5 will not work with current version. You will either need to rollback to webpack 4, or use a polyfill for each missing dependency.