Armani Ferrante 5d03706171 Merge branch 'master' into armani/versioning 3 gadi atpakaļ
..
src 5d03706171 Merge branch 'master' into armani/versioning 3 gadi atpakaļ
tests b0a364523a fmt 3 gadi atpakaļ
types 24d07aa41b ts: Types fixes (#850) 4 gadi atpakaļ
README.md 1f95929f1d docs: add webpack 5 note on @project-serum/anchor (#1320) 3 gadi atpakaļ
jest.config.js 5e8d335599 ts: Improve native ESM compatibility (#1053) 3 gadi atpakaļ
package.json ef1a58d665 v0.21.0 (#1403) 3 gadi atpakaļ
rollup.config.ts 0f8de4f6af ts: Create a minified browser build (#1108) 3 gadi atpakaļ
tsconfig.base.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 gadi atpakaļ
tsconfig.cjs.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 gadi atpakaļ
tsconfig.json 0f8de4f6af ts: Create a minified browser build (#1108) 3 gadi atpakaļ
yarn.lock 6d3a7e54ec build(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 in /ts (#1418) 3 gadi atpakaļ

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.