Skip to content

Conversation

@yhk1038
Copy link
Contributor

@yhk1038 yhk1038 commented Jan 10, 2026

Summary

  • Add documentation for array shorthand syntax String[]
  • Add v0.0.43 to changelog with array shorthand feature
  • Update English, Korean, and Japanese documentation

Changes

  • docs/learn/everyday-types/arrays-and-hashes.md - Add array shorthand examples
  • docs/learn/generics/built-in-generics.md - Add array shorthand examples
  • docs/project/changelog.md - Add v0.0.43 release notes
  • docs/reference/cheatsheet.md - Update quick reference
  • Sync i18n docs (ja, ko)

Test plan

  • Verify Docusaurus build
  • Check documentation rendering

- Update arrays-and-hashes docs with `String[]` syntax examples (en, ja, ko)
- Update built-in-generics with array shorthand examples
- Add v0.0.43 to changelog with array shorthand feature
- Update cheatsheet with new syntax
- Update optional-rest-parameters examples
- Both `String[]` and `Array<String>` syntaxes are documented
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.

2 participants