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

Release - v2.9.0 #448

Merged
merged 22 commits into from
Feb 16, 2023
Merged

Release - v2.9.0 #448

merged 22 commits into from
Feb 16, 2023

Conversation

uguraslan
Copy link
Contributor

@uguraslan uguraslan commented Feb 7, 2023

Changes

  • Fix package.json exports - PR #435 (fixes #434)
  • Expose package.json - PR #439
  • Add TypeScript Config Warning - PR #433
  • Fix/text max lines suffix - PR #430 (fixes #429)
  • Fix/adv text renderer align - PR #432 (fixes #428)
  • docs(TypeScript): Add example of basic subclassing - PR #446
  • Improve text renderer font default - PR #442
  • Added instant freeing up of text textures to prevent memory building up when text is being changed - PR #436
  • update docs add letterSpacing - PR #449

To-do

  • Update CHANGELOG.md file

g-zachar and others added 21 commits November 5, 2022 18:01
A user brought to our attention that the `strictNullChecks` TS config must be set to true in order to avoid compiler errors especially when dealing with the `this.tag()` calls.
docs(TypeScript): Add example of basic subclassing
…-default

Improve text renderer font default
…xtures

Added instant freeing up of text textures to prevent memory building…
@uguraslan uguraslan marked this pull request as ready for review February 16, 2023 09:50
Copy link
Contributor

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@michielvandergeest michielvandergeest merged commit 59d6cee into master Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants