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

Version Packages #45

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Version Packages #45

merged 2 commits into from
Dec 19, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 12, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

ilib-loctool-php-resource@0.2.0

Minor Changes

  • d4b961b: Added new loctool plugin that can output php resource files.
    This plugin does not parse resource files. It is only for
    output.

ilib-po@1.1.0

Minor Changes

  • 0672f4c: - Added the ability to ilib-po to encode ResourceArray resources. The array elements
    are encoded as separate resources with the key of the array resource
    and the index of the array element both encoded in new types of comments
    in the po file. These are po file format extensions which are mostly
    ignored by other po file tools, but are used by the ilib-po parser and
    generator to encode the array elements in a reversible way.
    • The above work with ResourceArray resources now also allow you to add
      a key to each resource that is different than source string. This goes
      for all resource types, not just arrays.
    • Fixed a bug where resources that have comments in them which are not
      in json format were parsed as if they were json. Now the parser will
      only treat comments as json if they start with a '{' character.

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [f9f1095]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2

loctool@2.26.0

Minor Changes

  • 0672f4c: - Added the ability to read and write intermediate files in po format - Added a new command-line parameter "--intermediateFormat" to choose
    between xliff (default) and po - The output intermediate files are the <project>-extracted.<ext> and
    <project>-new-<locale>.<ext> files. - Can represent all of string, plural, or array resources - Can also read po or xliff files as the source of translations
    in the xliffs dir. (Unfortunately, the parameter is still called
    xliffsDir even though it may now contain po files with translations.)

Patch Changes

  • Updated dependencies [f9f1095]
  • Updated dependencies [0672f4c]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2
    • ilib-po@1.1.0
    • message-accumulator@3.0.2
    • ilib-tree-node@2.0.1

ilib-assemble@1.3.2

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-common@1.1.6

ilib-common@1.1.6

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-env@1.4.1

ilib-data-utils@1.2.3

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-common@1.1.6

ilib-env@1.4.1

Patch Changes

  • ae2549a: Fixed broken links in package metadata.

ilib-lint@2.7.2

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • ae2549a: Fixed broken links in package metadata.
  • cb08afe: Updated rule documentation links to point to the monorepo.
  • Updated dependencies [f9f1095]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2
    • ilib-lint-common@3.1.2
    • ilib-common@1.1.6

ilib-lint-common@3.1.2

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • ae2549a: Fixed broken links in package metadata.

ilib-lint-python@2.0.3

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • Updated dependencies [f9f1095]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2
    • ilib-lint-common@3.1.2

ilib-lint-python-gnu@2.0.3

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • Updated dependencies [f9f1095]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2
    • ilib-lint-common@3.1.2

ilib-lint-react@2.0.3

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • cb08afe: Updated rule documentation links to point to the monorepo.
  • Updated dependencies [f9f1095]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2
    • ilib-lint-common@3.1.2

ilib-loader@1.3.5

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-common@1.1.6
    • ilib-env@1.4.1

ilib-localedata@1.5.2

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-common@1.1.6
    • ilib-loader@1.3.5
    • ilib-env@1.4.1

ilib-loctool-javascript@1.1.5

Patch Changes

  • 5ec8679: Added missing dependency on micromatch.

ilib-loctool-json@1.5.6

Patch Changes

  • 5ec8679: Added missing dependency on micromatch.

ilib-loctool-mrkdwn@1.0.3

Patch Changes

  • 5ec8679: Added missing dependency on ilib.
  • Updated dependencies [ae2549a]
    • message-accumulator@3.0.2
    • ilib-tree-node@2.0.1

ilib-loctool-xml@1.1.5

Patch Changes

  • 5ec8679: Added missing dependency on micromatch.

ilib-tmx@1.1.5

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [f9f1095]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2
    • ilib-common@1.1.6

ilib-tools-common@1.12.2

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-xliff@1.2.2

ilib-tree-node@2.0.1

Patch Changes

  • ae2549a: Fixed broken links in package metadata.

ilib-xliff@1.2.2

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-common@1.1.6

ilib-yaml@1.0.3

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [f9f1095]
  • Updated dependencies [ae2549a]
    • ilib-tools-common@1.12.2

message-accumulator@3.0.2

Patch Changes

  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-tree-node@2.0.1

tmxtool@1.0.4

Patch Changes

  • f9f1095: Unified package entrypoint definitions. This should help resolve edge cases where older packages (like Jest 26) were unable to correctly load some of them.
  • ae2549a: Fixed broken links in package metadata.
  • Updated dependencies [ae2549a]
    • ilib-tmx@1.1.5

@github-actions github-actions bot force-pushed the changeset-release/main branch 6 times, most recently from 000099c to 6f901de Compare December 19, 2024 17:32
@github-actions github-actions bot force-pushed the changeset-release/main branch from 6f901de to d29b008 Compare December 19, 2024 18:55
@ehoogerbeets ehoogerbeets merged commit 683d560 into main Dec 19, 2024
1 check passed
@ehoogerbeets ehoogerbeets deleted the changeset-release/main branch December 19, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant