Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS: remove strong self references in plugins #209

Merged
merged 2 commits into from
Nov 6, 2023
Merged

Conversation

hborawski
Copy link
Contributor

@hborawski hborawski commented Oct 27, 2023

Remove strong references to self in plugin closures

Change Type (required)

Indicate the type of change your pull request is:

  • patch
  • minor
  • major
📦 Published PR as canary version: 0.3.1--canary.209.6539

Try this version out locally by upgrading relevant packages to 0.3.1--canary.209.6539

Version

Published prerelease version: 0.4.0-next.14

Changelog

Release Notes

Android: add note to input ref asset (#192)

Add note field to input reference asset

Export InfoAsset as XLR View (#139)

Export Info Asset as XLR View

sync up to latest (#131)

Sync latest code

Expose utils for expression LSP (#117)

  • Expose parseExpression from the expression parser
  • Adds a strict flag to parseExpression that will (when disabled) attach any parsing errors to the top-level node instead of throwing

Deps/bump dependencies (#111)

Dependency upgrades

Sync Latest Player Code (#109)

Syncs to latest version and bumps tapable-ts to latest version.


🚀 Enhancement

🐛 Bug Fix

📝 Documentation

Authors: 17

@hborawski hborawski added the patch Increment the patch version when merged label Oct 27, 2023
@hborawski
Copy link
Contributor Author

/canary

1 similar comment
@hborawski
Copy link
Contributor Author

/canary

@hborawski hborawski merged commit 9b0ade9 into main Nov 6, 2023
13 checks passed
@hborawski hborawski deleted the remove-strong-self branch November 6, 2023 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant