Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@onflow/cadence-language-server

Package Overview
Dependencies
Maintainers
12
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onflow/cadence-language-server - npm Package Versions

1345

1.0.0-preview.31

Diff

Changelog

Source

v1.0.0-preview.31 - 29 May 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.31 -->

What's Changed

🛠 Improvements

  • Forbid interface removals by @dsainati1 in https://github.com/onflow/cadence/pull/3380
  • Improve dictionary value migration by @turbolent in https://github.com/onflow/cadence/pull/3381

🐞 Bug Fixes

  • Fix error message by @turbolent in https://github.com/onflow/cadence/pull/3379

Other Changes

  • Merge release/v1.0.0-preview.30 to master by @github-actions in https://github.com/onflow/cadence/pull/3377

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.30...v1.0.0-preview.31

[Changes][v1.0.0-preview.31]

<a name="v1.0.0-preview.30"></a>

gregorggg
published 1.0.0-preview.30 •

Changelog

Source

v1.0.0-preview.30 - 28 May 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.30 -->

What's Changed

⭐ Features

  • Allow types to be removed in contract updates by @dsainati1 in https://github.com/onflow/cadence/pull/3376

🛠 Improvements

  • Fix string formatting for values by @turbolent in https://github.com/onflow/cadence/pull/3370
  • Update the storage explorer to the latest version of flow-go by @turbolent in https://github.com/onflow/cadence/pull/3374

🐞 Bug Fixes

  • Add deprecated path Capability into backwards compability by @ianthpun in https://github.com/onflow/cadence/pull/3373
  • Remove incorrect caching from migrations by @turbolent in https://github.com/onflow/cadence/pull/3375

Other Changes

  • Merge release/v1.0.0-preview.29 to master by @github-actions in https://github.com/onflow/cadence/pull/3358
  • Uploading migration results for TN state snapshot taked May 13 by @j1010001 in https://github.com/onflow/cadence/pull/3360
  • move may15 staged contracts report to the correct directory by @j1010001 in https://github.com/onflow/cadence/pull/3361
  • Adding migration report - TN May 22 by @j1010001 in https://github.com/onflow/cadence/pull/3367
  • Add migration environment endpoint to the report by @j1010001 in https://github.com/onflow/cadence/pull/3369

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.29...v1.0.0-preview.30

[Changes][v1.0.0-preview.30]

<a name="v1.0.0-preview-atree-register-inlining.30"></a>

gregorggg
published 1.0.0-preview.29 •

Changelog

Source

v1.0.0-preview.29 - 17 May 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.29 -->

What's Changed

💥 Language Breaking Changes

  • Return a copy for enum-typed members, during member-access via references by @SupunS in https://github.com/onflow/cadence/pull/3357

Other Changes

  • Merge release/v1.0.0-preview.28 to master by @github-actions in https://github.com/onflow/cadence/pull/3353

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.28...v1.0.0-preview.29

[Changes][v1.0.0-preview.29]

<a name="v1.0.0-preview-atree-register-inlining.29"></a>

gregorggg
published 1.0.0-preview.15 •

Changelog

Source

v1.0.0-preview.15 - 18 Mar 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.15 -->

What's Changed

🛠 Improvements

  • Improve update tool by @turbolent in https://github.com/onflow/cadence/pull/3175

Other Changes

  • Merge release/v1.0.0-preview.14 to master by @github-actions in https://github.com/onflow/cadence/pull/3174

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.14...v1.0.0-preview.15

[Changes][v1.0.0-preview.15]

<a name="v1.0.0-preview.14"></a>

gregorggg
published 0.33.6 •

gregorggg
published 1.0.0-preview.14 •

Changelog

Source

v1.0.0-preview.14 - 13 Mar 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.14 -->

What's Changed

🛠 Improvements

  • Meter computation for standard-library functions by @SupunS in https://github.com/onflow/cadence/pull/3172
  • Optimize string migration: only return new value if needed by @turbolent in https://github.com/onflow/cadence/pull/3173

Other Changes

  • Merge release/v1.0.0-preview.13 to master by @github-actions in https://github.com/onflow/cadence/pull/3171

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.13...v1.0.0-preview.14

[Changes][v1.0.0-preview.14]

<a name="v1.0.0-preview.13"></a>

gregorggg
published 1.0.0-preview.13 •

Changelog

Source

v1.0.0-preview.13 - 13 Mar 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.13 -->

What's Changed

💥 Language Breaking Changes

  • Allow creating references to nested optionals by @SupunS in https://github.com/onflow/cadence/pull/3132

🛠 Improvements

  • Improve update tool by @turbolent in https://github.com/onflow/cadence/pull/3163
  • Improve migration by @turbolent in https://github.com/onflow/cadence/pull/3169

🐞 Bug Fixes

  • Implicitly track composite reference in attachment iteration by @dsainati1 in https://github.com/onflow/cadence/pull/3168

Other Changes

  • Merge release/v1.0.0-preview.12 to master by @github-actions in https://github.com/onflow/cadence/pull/3167

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.12...v1.0.0-preview.13

[Changes][v1.0.0-preview.13]

<a name="v1.0.0-preview.12"></a>

gregorggg
published 1.0.0-preview.12 •

Changelog

Source

v1.0.0-preview.12 - 11 Mar 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.12 -->

What's Changed

🐞 Bug Fixes

  • Fix intersection type's legacy type getting converted to intersection type by @turbolent in https://github.com/onflow/cadence/pull/3166

Other Changes

  • Merge release/v1.0.0-preview.11 to master by @github-actions in https://github.com/onflow/cadence/pull/3165

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.11...v1.0.0-preview.12

[Changes][v1.0.0-preview.12]

<a name="v1.0.0-preview.11"></a>

gregorggg
published 1.0.0-preview.11 •

Changelog

Source

v1.0.0-preview.11 - 11 Mar 2024

<!-- Release notes generated using configuration in .github/release.yml at v1.0.0-preview.11 -->

What's Changed

🛠 Improvements

  • Handle legacy type getting converted to intersection type by @turbolent in https://github.com/onflow/cadence/pull/3164

🐞 Bug Fixes

  • Check invalidation of the looped reference by @SupunS in https://github.com/onflow/cadence/pull/3160

Other Changes

  • Update version by @SupunS in https://github.com/onflow/cadence/pull/3161

Full Changelog: https://github.com/onflow/cadence/compare/v1.0.0-preview.10...v1.0.0-preview.11

[Changes][v1.0.0-preview.11]

<a name="v1.0.0-preview.10"></a>

gregorggg
published 0.33.4 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc